:root{--bg:#0b1220;--panel:#0f172a;--accent:#16a34a;--accent-2:#f97316;--muted:#94a3b8;--border:#1e293b;--text:#e2e8f0;--radius:12px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}body .suno-mp-root{background:linear-gradient(180deg,#0b1220,#0c1b2e 60%,#0b1220);color:var(--text);padding:12px;border-radius:var(--radius);border:1px solid var(--border)}.suno-shell{display:flex;flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;width:100%;padding:4px}.suno-hero{background:radial-gradient(120% 120% at 20% 20%,rgba(22,163,74,.25),transparent),radial-gradient(120% 120% at 80% 0%,rgba(249,115,22,.25),transparent);padding:16px;border-radius:var(--radius);border:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:12px}.suno-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 6px;font-size:12px}.suno-hero h1{margin:0;font-size:26px;color:#f8fafc}.suno-sub{margin-top:4px;color:var(--muted)}.suno-guide-btn{background:linear-gradient(120deg,#22d3ee,#6366f1);color:#0b1220;border:none;padding:8px 12px;border-radius:10px;font-weight:700;cursor:pointer}.suno-guide{background:#ffffff0a;border:1px solid var(--border);border-radius:var(--radius);padding:12px;margin-bottom:12px}.suno-guide ul{margin:8px 0 0;padding-left:18px;color:var(--text)}.tour{position:fixed;bottom:20px;right:20px;z-index:900}.tour__card{background:#0f172a;border:1px solid var(--border);border-radius:12px;padding:12px;min-width:260px;box-shadow:0 10px 30px #0000004d}.tour__head{display:flex;align-items:center;justify-content:space-between}.tour__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:11px}.tour__body{margin:8px 0 12px;color:var(--text)}.tour__controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.tour__dots{display:flex;gap:6px}.tour__dots span{width:8px;height:8px;border-radius:50%;background:var(--border);cursor:pointer}.tour__dots span.active{background:#22d3ee}.suno-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width:960px){.suno-grid{grid-template-columns:1fr}.suno-hero{flex-direction:column;align-items:flex-start}body .suno-mp-root{padding:8px}}.suno-col{display:flex;flex-direction:column;gap:12px}.suno-section{background:var(--panel);border-radius:var(--radius);border:1px solid var(--border);padding:12px;box-shadow:0 15px 40px #00000040}.suno-section__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.suno-section h3{margin:0}.suno-input{background:#0b1220;border:1px solid var(--border);border-radius:8px;color:var(--text);padding:8px 10px}.suno-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.suno-list__item{display:flex;align-items:center;justify-content:space-between;background:#ffffff05;border-radius:10px;padding:10px;border:1px solid transparent}.suno-list__item.active{border-color:var(--accent)}.suno-title{font-weight:600}.suno-meta{color:var(--muted);font-size:12px}.suno-actions{display:flex;align-items:center;gap:8px}.suno-actions button,.suno-tabs button{background:linear-gradient(120deg,#16a34a,#22d3ee);color:#0b1220;border:none;padding:6px 10px;border-radius:8px;cursor:pointer;font-weight:600}.suno-actions button:nth-child(2){background:linear-gradient(120deg,#f97316,#fb7185)}.suno-actions.small button{padding:4px 8px}.suno-tabs{display:inline-flex;background:#0b1220;border-radius:10px;border:1px solid var(--border)}.suno-tabs button{background:0 0;color:var(--text);border:none;padding:8px 12px}.suno-tabs button.active{background:var(--accent);color:#0b1220}.suno-pill{background:#ffffff0f;padding:6px 10px;border-radius:999px;color:var(--text);border:1px solid var(--border)}.suno-pill.warn{background:#f9731626;border-color:#f97316;color:#fed7aa}.suno-muted{color:var(--muted)}.suno-mini{position:sticky;bottom:0;background:#0b1220;border:1px solid var(--border);border-radius:var(--radius);padding:12px;display:flex;flex-direction:column;gap:8px}.suno-mini__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.suno-mini button{background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:8px;padding:6px 10px}.suno-bar{background:#0b1220;height:6px;border-radius:999px;border:1px solid var(--border);margin-top:4px}.suno-bar__fill{height:100%;background:linear-gradient(120deg,#16a34a,#22d3ee);border-radius:999px}.suno-speed{min-width:160px}.suno-toggle{display:inline-flex;align-items:center;gap:6px;font-size:14px}.dj-shell{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:10px;margin-bottom:10px}.dj-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.dj-cross{display:flex;align-items:center;gap:8px;min-width:220px}.dj-cross-marks{display:flex;justify-content:space-between;width:120px;color:var(--muted);font-size:12px}.dj-decks{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;margin-top:10px}@media (max-width:960px){.dj-decks{grid-template-columns:1fr}}.dj-deck{background:#ffffff05;border:1px solid var(--border);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px;min-width:0}.dj-head{display:flex;justify-content:space-between;align-items:center}.dj-title{font-weight:700;color:#f1f5f9}.dj-wave{height:10px;background:#0b1220;border:1px solid var(--border);border-radius:999px;overflow:hidden;position:relative;cursor:pointer;min-width:0}.dj-wave__fill{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(120deg,#22d3ee,#6366f1)}.dj-wave__peaks{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(200,1fr);align-items:end}.dj-wave__peaks span{display:block;width:100%;background:#ffffff40}.dj-wave__beat{position:absolute;top:0;bottom:0;width:2px;background:#f97316b3}.dj-wave__cue{position:absolute;top:0;bottom:0;width:8px;background:#22d3eeb3;text-align:center;font-size:10px;color:#0b1220}.dj-wave__loop{position:absolute;top:0;bottom:0;background:#16a34a40;border:1px solid #16a34a}.dj-meter{width:160px;height:10px;background:#0b1220;border:1px solid var(--border);border-radius:999px;overflow:hidden}.dj-meter__fill{height:100%;background:linear-gradient(90deg,#16a34a,#fbbf24,#dc2626)}.dj-editor-btn{margin-top:8px;background:#ffffff0f;border:1px solid var(--border);color:var(--text);padding:6px 10px;border-radius:8px;cursor:pointer}.dj-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dj-modal__body{background:#0f172a;border:1px solid var(--border);border-radius:12px;padding:16px;min-width:320px}.dj-modal__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dj-modal__row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dj-controls{display:flex;gap:8px;flex-wrap:wrap}.dj-controls button.active{border:1px solid #22d3ee}.dj-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dj-jog{border:1px dashed var(--border);border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;user-select:none}.dj-clip{background:#dc2626;color:#fff;padding:4px 8px;border-radius:8px;font-weight:700}.dj-disk{width:120px;height:120px;border-radius:50%;border:2px solid var(--border);background:conic-gradient(from 0deg,#1e293b,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;margin:4px auto;box-shadow:0 10px 25px #00000059;transition:transform .2s ease;cursor:grab}.dj-disk__label{width:60px;height:60px;border-radius:50%;background:#0b1220;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:10px;padding:6px;color:var(--text)}.dj-disk__title{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dj-disk__time{color:var(--muted);font-size:10px;margin-top:4px}.toggle-fun{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.toggle-fun input{display:none}.toggle-fun__track{width:38px;height:20px;border-radius:999px;background:#1e293b;border:1px solid var(--border);position:relative}.toggle-fun__thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:linear-gradient(120deg,#22d3ee,#6366f1);transition:transform .2s ease}.toggle-fun input:checked+.toggle-fun__track .toggle-fun__thumb{transform:translate(18px)}