:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0f0b1a;color:#fafafa}.mq-root{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(ellipse at 50% 20%,#1e1145,#0f0b1a 70%)}.mq-container{width:100%;max-width:520px}.mq-title{text-align:center;padding:3rem 1.5rem;background:linear-gradient(135deg,#6d28d9,#4c1d95);border-radius:16px;border:1px solid rgba(139,92,246,.3)}.mq-title-icon{font-size:3rem;margin-bottom:.5rem}.mq-title h1{margin:0 0 .5rem;font-size:2rem;letter-spacing:-.02em;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mq-title p{margin:0 0 1.5rem;color:#ffffffb3}.mq-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mq-header h2{margin:0;font-size:1.3rem;color:#c4b5fd}.mq-explore{display:flex;flex-direction:column;gap:1rem}.mq-roster{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.mq-roster-btn{width:44px;height:44px;border-radius:10px;border:2px solid rgba(139,92,246,.3);background:#8b5cf61a;font-size:1.2rem;cursor:pointer;transition:all .15s}.mq-roster-btn:hover:not(:disabled){border-color:#8b5cf6;background:#8b5cf640}.mq-roster-btn.active{border-color:#a78bfa;background:#8b5cf64d;box-shadow:0 0 12px #8b5cf666}.mq-roster-btn.fainted{opacity:.35;cursor:not-allowed}.mq-actions{display:flex;gap:.5rem;flex-wrap:wrap}.mq-btn{flex:1;min-width:90px;padding:.6rem 1rem;border:1px solid rgba(139,92,246,.3);border-radius:10px;background:#8b5cf61a;color:#c4b5fd;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}.mq-btn:hover:not(:disabled){background:#8b5cf640;border-color:#8b5cf6}.mq-btn:disabled{opacity:.4;cursor:not-allowed}.mq-btn-primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:#7c3aed;color:#fff}.mq-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.mq-btn-danger{background:#ef444426;border-color:#ef444466;color:#fca5a5}.mq-btn-danger:hover:not(:disabled){background:#ef44444d}.mq-btn-small{padding:.35rem .75rem;font-size:.75rem;flex:none}.mq-monster{background:#1e143cb3;border:1px solid rgba(139,92,246,.2);border-left-width:4px;border-radius:12px;padding:.9rem 1rem}.mq-monster-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem}.mq-monster-emoji{font-size:2rem}.mq-monster-name{font-weight:700;font-size:1rem;color:#e9d5ff}.mq-monster-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#ffffff8c;margin-top:.15rem}.mq-type-badge{padding:.1rem .45rem;border-radius:4px;font-size:.65rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.mq-label{color:#8b5cf6b3;font-weight:600}.mq-hp-bar-wrap{position:relative;height:14px;background:#ffffff14;border-radius:7px;overflow:hidden;margin-bottom:.5rem}.mq-hp-bar{height:100%;border-radius:7px;transition:width .3s ease}.mq-hp-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6)}.mq-stats{display:flex;gap:.75rem;font-size:.7rem;color:#ffffff80}.mq-battle{display:flex;flex-direction:column;gap:1rem}.mq-battle h2{margin:0;text-align:center;font-size:1.2rem;color:#fbbf24}.mq-battlefield{display:flex;align-items:center;gap:.75rem}.mq-battle-side{flex:1}.mq-vs{font-weight:800;font-size:1.2rem;color:#ef4444;flex-shrink:0}.mq-capture-rate{text-align:center;font-size:.7rem;color:#fbbf24;margin-top:.4rem}.mq-team{display:flex;flex-direction:column;gap:1rem}.mq-team-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.mq-team-slot{display:flex;flex-direction:column;gap:.5rem}.mq-team-slot.active .mq-monster{border-color:#a78bfa;box-shadow:0 0 16px #8b5cf64d}.mq-team-slot.empty{background:#1e143c4d;border:2px dashed rgba(139,92,246,.15);border-radius:12px;min-height:120px;display:grid;place-items:center}.mq-empty{color:#8b5cf640;font-size:.8rem}.mq-log{background:#00000059;border:1px solid rgba(139,92,246,.1);border-radius:10px;padding:.6rem .8rem;font-size:.75rem;color:#fff9;max-height:120px;overflow-y:auto;display:flex;flex-direction:column;gap:.15rem}.mq-log div:last-child{color:#ffffffd9}.mq-result{display:flex;flex-direction:column;gap:1rem;text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#1e1145,#2e1065);border-radius:16px;border:1px solid rgba(139,92,246,.25)}.mq-result h2{margin:0;font-size:1.2rem;color:#c4b5fd}.mq-result .mq-log{text-align:left}
