*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#0f0f1a;color:#e0e0e0;min-height:100vh}a{color:#a0c0ff}h1{margin-top:0}ul{list-style:none;padding:0}.hero-list li,.hero-card{display:flex;gap:1rem;padding:.6rem 0;border-bottom:1px solid #2a2a4e}.quest-list .quest-card{padding:1rem;margin-bottom:.75rem;background:#1e1e3a;border-radius:6px}.quest-card.completed{opacity:.6}.badge{font-size:.85rem}.game-canvas-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:400px;border:2px dashed #3a3a6e;border-radius:8px;color:#6060a0;font-size:1.4rem;margin-bottom:1.5rem}dl.hero-detail{display:grid;grid-template-columns:max-content 1fr;gap:.4rem 1rem}dl.hero-detail dt{font-weight:700;color:#a0a0c0}button{cursor:pointer;padding:.4rem .8rem;background:#3a3a6e;color:#e0e0e0;border:none;border-radius:4px}button:hover{background:#5a5aae}
