*{box-sizing:border-box;margin:0;padding:0}body{color:#f1f5f9;background:#0f172a;min-height:100vh;padding-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}main{max-width:480px;margin:0 auto;padding:0 16px}.header{text-align:center;padding:40px 0 24px}.header h1{letter-spacing:-.5px;font-size:2rem;font-weight:800}.header p{color:#94a3b8;margin-top:6px;font-size:.95rem}.categories{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.category-btn{color:#f1f5f9;cursor:pointer;background:#1e293b;border:2px solid #334155;border-radius:16px;align-items:center;gap:14px;width:100%;padding:20px;font-size:1.1rem;font-weight:600;transition:all .15s;display:flex}.category-btn:active{background:#273548;transform:scale(.97)}.category-btn:disabled{opacity:.6;cursor:not-allowed}.category-btn .emoji{font-size:1.8rem}.category-btn .name{font-size:1.15rem}.loading-text{color:#94a3b8;font-size:.95rem}.error{color:#fca5a5;background:#450a0a;border:1px solid #7f1d1d;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:.9rem}.picked-card{text-align:center;background:#1e293b;border:2px solid #3b82f6;border-radius:16px;margin-bottom:28px;padding:20px}.picked-label{color:#60a5fa;margin-bottom:12px;font-size:.9rem;font-weight:600}.picked-thumb{border-radius:10px;width:100%;margin-bottom:12px}.picked-title{color:#e2e8f0;margin-bottom:16px;font-size:.95rem;font-weight:600;line-height:1.4}.play-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:background .15s}.play-btn:active{background:#2563eb}.history h2{color:#94a3b8;margin-bottom:12px;font-size:1rem;font-weight:600}.history-item{cursor:pointer;background:#1e293b;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;transition:background .15s;display:flex}.history-item:active{background:#273548}.history-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:80px;height:54px}.history-info{flex:1;min-width:0}.history-title{white-space:nowrap;text-overflow:ellipsis;color:#e2e8f0;font-size:.85rem;font-weight:500;overflow:hidden}.history-meta{color:#64748b;margin-top:4px;font-size:.75rem}
